ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ParallelPlotView<TOwnerView,TSeriesView> Class / _axisViews Method

In This Topic
    _axisViews Method (_ParallelPlotView<TOwnerView,TSeriesView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _axisViews() As List(Of IParallelAxisView1)
    public List<IParallelAxisView1> _axisViews()
    See Also